home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / RadioactiveSnakesFromMa.swf / scripts / DefineButton2_74 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-20  |  96 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.psychogoldfish.com/snakes/snake_scores.php", "_blank");
  3. }
  4.